@charset "UTF-8"; 
/* 
 *  版本号 szfh_2024
 *  更新时间 24/4/2
 *  Jcl更新
*/
/* 二维码固定 */
.ui-popup {
    position: fixed !important;
    top: 28% !important;
}
.cursor,.cur_def{
    cursor: default; 
}
.cur_not {
    cursor: not-allowed;
}